const go/types._InvalidExprSwitch

2 uses

	go/types (current package)
		errorcodes.go#L1107: 	_InvalidExprSwitch
		stmt.go#L596: 				check.errorf(&x, _InvalidExprSwitch, "cannot switch on %s (%s is not comparable)", &x, x.typ)